home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / rbbs / usrchk31.zip / README.NOW < prev    next >
Text File  |  1993-01-18  |  3KB  |  84 lines

  1. Userchek Callback Door Verification Version History
  2. ---------------------------------------------------
  3. 11-10-90  Initial distribution.
  4.  
  5. 11-11-90  Bug fix... Remote data to com2 not working.
  6.  
  7. 11-12-90  Provisions for multi-user operation added.
  8.  
  9. 11-13-90  Can't get past long distance question.
  10.  
  11. 11-14-90  Users to be verified had to be a security level
  12.           of three (3).
  13.  
  14. 11-17-90  Users security level checked.
  15.  
  16.           Lower than newuser security level, user sent
  17.           back to rbbs to fill out questionnairre.
  18.  
  19.           Equal to newuser security level, user continues
  20.           thru callback program.
  21.  
  22.           More than newuser security level, user sent back
  23.           to bbs and non callback.
  24.  
  25. 12-3-90   Higher modem speeds added.
  26.  
  27.           Added modem init string just before callback.
  28.           Thus, speaker on is optional.
  29.  
  30. 12-18-90  If user opts to leave sysop a message or comment
  31.           caller is put back to rbbs with same user security
  32.           required to get verified.  That way, next time they
  33.           call, they will go into the userchek process.
  34.  
  35. 01-12-91  Added support for a well behave display in the Desqview
  36.           environment.
  37.  
  38.           Long distance callbacks are disconnected as soon as
  39.           they are sucussfully verified.
  40.  
  41. 01-22-91  Added support for areas of the country that can dial the
  42.           area code without using the preceeding '1' for long
  43.           distance.
  44.  
  45.           Did some cleanup work on various items.  Backspace did not
  46.           work correctly in some places.
  47.  
  48.           Optimized code making the exe smaller.
  49.  
  50. 01-31-91  Fixed bug in LD dialing scheme.  Only treated last area
  51.           code special.
  52.  
  53. 02-10-91  Couldn't run userchek from 'D' drive root.
  54.           Cleaned up code.
  55.  
  56. 03-02-91  Redid the Ld coding section to accomodate strange calling
  57.           sequences of several parts of the country.  Added additional
  58.           parameters to the ldcode.dat file to specify dialing styles
  59.           depending on special dialing requirements of telco.
  60.  
  61. 03-16-91  Added powerful dialing option file for specific dialing
  62.           instructions.
  63.  
  64. 03-26-91  Stay connected or disconnect during verification not working
  65.           correctly.  Note: Security level not being updated still a
  66.           problem with Rbbs checking carrier before checking dout1.def
  67.           Reported to rbbs authors.  Waiting for fix.
  68.  
  69. 03-31-91  Cleaned up code.  Corrected problem in checking verified
  70.           numbers.  Authors of rbbs to release corrected rbbs to
  71.           update user file before checking for carrier loss.
  72.  
  73. 01-10-93  Cleaned up code.  Provided for default answers in most areas.
  74.           Corrects bug in trashnum.dat file operation.  Improved modem
  75.           routines with additional library.  Supports modem speeds over
  76.           9600.
  77.  
  78.           Provides writing to verified.dat as a registered option only.
  79.  
  80.           Comm 1-4 now supported.   Earlier version did NOT.
  81.  
  82. 01-18-93  Fixed init modem bug in code when running with Desqview.
  83.  
  84.